setReplyAction  
  @NonNull
Sets the pending intent and remote input which will convey the reply to this notification.
Return
This object for method chaining.
Parameters
pendingIntent 
The pending intent which will be triggered on a reply.
remoteInput 
The remote input parcelable which will carry the reply.